This guide covers the creation of a Primary Sales of Sequence. It includes steps for create sales contract, create nft contract, create collection, wallet authentication, purchase and mint.
Deploy a Primary Sales Contract in Sequence Builder.
Set the Sales Configurations for the project.
src/salesConfigs.ts
and modify the salesConfigs variable by adding each contract sale in an array for your project with the networks you want to support. Example:Set a default chainId for the project.
src/salesConfigs.ts
and modify the defaultChainId variable with the chainId you want to display by default in the project. It must match a chainId present in your salesConfigs variable. For example: